derelict_extras-glib ~master (2022-04-09T03:18:16.0133507)
Dub
Repo
_GDoubleIEEE754.__anonymous
derelict
glib
gtypes
_GDoubleIEEE754
Undocumented in source.
union
_GDoubleIEEE754
struct
__anonymous {
guint
mantissa_low
;
guint
mantissa_high
;
guint
biased_exponent
;
guint
sign
;
}
Members
Variables
biased_exponent
guint
biased_exponent
;
Undocumented in source.
mantissa_high
guint
mantissa_high
;
Undocumented in source.
mantissa_low
guint
mantissa_low
;
Undocumented in source.
sign
guint
sign
;
Undocumented in source.
Meta
Source
See Implementation
derelict
glib
gtypes
_GDoubleIEEE754
structs
__anonymous
variables
v_double